Skip to main content

iconArrayMatchingInAllFamilies

Type

handler

Summary

Return the available icons in all icon families that match the search string.

Syntax

iconArrayMatchingInAllFamilies(<pSearch>)

Description

Returns an array of families with icon names matching the search string. Each value is a list of the icon matches.

For each icon name, the SVG path string can be obtained with iconSVGPathFromName or its corresponding codepoint with iconCodepointFromName.

Parameters

NameTypeDescription

pSearch

The string used to search icon names.

handler: iconSVGPathFromName, iconCodepointFromName, iconList, iconListForFamily